summaryrefslogtreecommitdiff
path: root/lib/tnl-neigh-cache.c
Commit message (Expand)AuthorAgeFilesLines
* 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