summaryrefslogtreecommitdiff
path: root/lib/json.c
diff options
context:
space:
mode:
authorBiswajit Sadhu <sadhub@vmware.com>2019-04-24 00:40:01 -0700
committerBiswajit Sadhu <sadhub@vmware.com>2019-04-24 00:40:01 -0700
commit2f6197b044edea555348f4c0c5acd2d3ab5feabf (patch)
tree5196e64b0eadccb8067f35327a0e8127fad250a4 /lib/json.c
parente400cd8aac83243ca47ae0797407a06b08d1dbb8 (diff)
bgpd: Prevent IPv6 routes received via a ibgp session with own ip as nexthop
Prevent IPv6 routes received via a ibgp session with one of its own interface ip as nexthop from getting installed in the BGP table. Implemented IPV6 HASH table, where we need to add any ipv6 address as they gets configured and delete them from the HASH table as the ipv6 addresses get unconfigured. The above hash table is used to verify if any route learned via BGP has nexthop which is equal to one of its its connected ipv6 interface. Signed-off-by: Biswajit Sadhu sadhub@vmware.com
Diffstat (limited to 'lib/json.c')
0 files changed, 0 insertions, 0 deletions