summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAmritha Nambiar <amritha.nambiar@intel.com>2015-10-13 22:08:46 -0700
committerPaul Jakma <paul@quagga.net>2015-10-27 10:53:22 +0000
commitee162617ead116ebcda93b145a043231647b3380 (patch)
treef84b2591937d82fb05d12b920ccc857b1765cfa6 /lib
parenta6a11765d4206a00b0875988ce352be7cdfa3617 (diff)
downloadquagga-ee162617ead116ebcda93b145a043231647b3380.tar.bz2
quagga-ee162617ead116ebcda93b145a043231647b3380.tar.xz
isisd: Drop packet received on multiple interfaces due to the time gap in binding socket to an interface
Due to the time window between opening socket and binding it to an interface, the same hello packet is delivered on multiple interfaces, unique socket per circuit is not yet established. When such hellos get processed, they form incorrect adjacencies. So, drop the packet that is received on multiple interfaces because the socket for the circuit is yet to bind to an interface. V2: Fix warning on sign comparison Signed-off-by: Amritha Nambiar <amritha.nambiar@intel.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions