CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/15 05:43:02
Modified files:
usr.sbin/eigrpd: packet.c
Log message:
Several fixes in the Conditionally Received (CR) mode.
* If we fail to accept a packet when in the CR mode, do not ack it;
* Add missing ntohl() when storing the next multicast sequence tlv;
* The CR flag in the neighbor should be cleared out after use.
