summaryrefslogtreecommitdiff
path: root/lib/tnl-neigh-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Handle gratuitous ARP requests and replies in tnl_arp_snoop()Manohar Krishnappa Chidambaraswamy2018-04-101-2/+4
* lib: Move lib/poll-loop.h to include/openvswitchXiao Liang2017-11-031-1/+1
* tnl-neigh-cache: Force revalidation for a new neighbor entry.Ben Pfaff2017-01-201-1/+1
* tnl-neigh-cache: Unwildcard flow members before inspecting them.Daniele Di Proietto2016-09-211-14/+8
* flow: New function is_nd().Ben Pfaff2016-07-021-4/+1
* tnl-neigh-cache: check for arp expiration.Pravin B Shelar2016-05-101-1/+9
* cmap: New macro CMAP_INITIALIZER, for initializing an empty cmap.Ben Pfaff2016-05-091-4/+2
* tnl-neigh-cache: tighten arp and nd snooping.Pravin B Shelar2016-03-241-1/+12
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* tnl-neigh-cache: Remove tnl_arp_lookup().Thadeu Lima de Souza Cascardo2015-12-041-17/+0
* packets: Introduce in6_addr_mapped_ipv4() and use where appropriate.Ben Pfaff2015-12-041-6/+2
* tnl-arp-cache: Rename module and functions to tnl-neigh-cache.Thadeu Lima de Souza Cascardo2015-11-301-0/+333