index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
packets.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovn: Add 'na' action and lflow for ND
Zong Kai LI
2016-07-02
1
-0
/
+29
*
packets: Parse IP address strings with a zero length prefix.
Justin Pettit
2016-06-11
1
-5
/
+5
*
tunnel: Add IP ECN related functions.
Pravin B Shelar
2016-05-18
1
-0
/
+21
*
packets: use flow protocol when recalculating ipv6 checksums
Simon Horman
2016-04-23
1
-18
/
+21
*
lib: Fix compose nd
Pravin B Shelar
2016-03-24
1
-18
/
+41
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
actions: Implement OVN "arp" action.
Ben Pfaff
2016-03-11
1
-14
/
+24
*
ovn-northd: Allow lport 'addresses' to store multiple ips in each set
Numan Siddique
2016-02-25
1
-30
/
+93
*
Use ip_parse() and ipv6_parse() and variants in more places.
Ben Pfaff
2015-12-15
1
-1
/
+1
*
packets: Add new functions for IPv4 and IPv6 address parsing.
Ben Pfaff
2015-12-15
1
-37
/
+95
*
ofproto-dpif-xlate: Support IPv6 when sending to tunnel
Thadeu Lima de Souza Cascardo
2015-12-04
1
-0
/
+30
*
netdev-vport: Add IPv6 support for build/push/pop tunnel header
Thadeu Lima de Souza Cascardo
2015-12-04
1
-0
/
+23
*
packets: Introduce in6_addr_mapped_ipv4() and use where appropriate.
Ben Pfaff
2015-12-04
1
-12
/
+2
*
tunneling: extend flow_tnl with ipv6 addresses
Jiri Benc
2015-11-30
1
-0
/
+22
*
packets: Add ipv6_string_mapped.
Thadeu Lima de Souza Cascardo
2015-11-30
1
-0
/
+15
*
conntrack: Add support for NAT.
Jarno Rajahalme
2015-11-25
1
-0
/
+15
*
packets: Add ipv6_parse_masked() function.
Justin Pettit
2015-11-24
1
-0
/
+37
*
packets: Change IPv6 functions to more closely resemble IPv4 ones.
Justin Pettit
2015-11-24
1
-20
/
+11
*
packets: Add support for modifying ICMP type and code.
Justin Pettit
2015-11-09
1
-0
/
+18
*
packets: Make ip_parse_masked() pickier about formatting.
Ben Pfaff
2015-10-17
1
-4
/
+6
*
packets: New function ip_parse_masked().
Ben Pfaff
2015-10-16
1
-0
/
+28
*
Add support for connection tracking.
Joe Stringer
2015-10-13
1
-0
/
+1
*
userspace: Define and use struct eth_addr.
Jarno Rajahalme
2015-08-28
1
-45
/
+30
*
treewide: Fix doubled "the".
Ben Pfaff
2015-08-03
1
-1
/
+1
*
mcast-snooping: Add Multicast Listener Discovery support
Thadeu Lima de Souza Cascardo
2015-07-01
1
-0
/
+1
*
mcast-snooping: Use IPv6 address for MDB
Thadeu Lima de Souza Cascardo
2015-07-01
1
-0
/
+11
*
packets: Generalize compose_arp().
Ben Pfaff
2015-06-16
1
-10
/
+18
*
Add support functions for 8021.ad push and pop vlan.
Thomas F. Herbert
2015-06-07
1
-4
/
+4
*
dp-packet: Remove 'frame' member.
Daniele Di Proietto
2015-05-18
1
-3
/
+3
*
packet: Add IP pseudoheader checksum calculation.
Jesse Gross
2015-04-07
1
-0
/
+14
*
dp-packet: Remove ofpbuf dependency.
Pravin B Shelar
2015-03-03
1
-79
/
+79
*
Implement set-field for IPv6 ND fields (nd_target, nd_sll, and nd_tll).
Sharo, Randall A CIV SPAWARSYSCEN-ATLANTIC, 55200
2015-01-13
1
-0
/
+52
*
openvswitch: Userspace tunneling.
Pravin B Shelar
2014-11-12
1
-0
/
+35
*
packet: Fix sparse warnings ICMPv6.
Jesse Gross
2014-09-02
1
-2
/
+3
*
datapath: Fix checksum calculation when modifying ICMPv6 packets.
Jesse Gross
2014-08-29
1
-0
/
+5
*
packets: Fix misaligned data accesses for MPLS and SCTP fields.
Ben Pfaff
2014-04-05
1
-6
/
+6
*
ofpbuf: Abstract 'l2' pointer and document usage conventions.
Jarno Rajahalme
2014-04-03
1
-9
/
+15
*
ofpbuf: Rename trivial _get_ functions without the "get".
Jarno Rajahalme
2014-04-03
1
-17
/
+17
*
ofpbuf: Introduce access api for base, data and size.
Pravin Shelar
2014-03-30
1
-4
/
+4
*
lib/ofpbuf: Compact
Jarno Rajahalme
2014-03-29
1
-85
/
+52
*
lib/hash.h: add hash_uint64()
Andy Zhou
2014-03-28
1
-4
/
+2
*
lib/ofpbuf: Remove 'l7' pointer.
Jarno Rajahalme
2014-03-25
1
-4
/
+7
*
lib/packets: Remove packet_get_tcp_flags().
Jarno Rajahalme
2014-03-19
1
-17
/
+1
*
lib/flow: Retain ODPP_NONE on flow_extract().
Jarno Rajahalme
2014-03-19
1
-20
/
+0
*
lib: simplify flow_extract() API
Andy Zhou
2014-02-28
1
-0
/
+21
*
packets: Always set ethertype in push_mpls()
Simon Horman
2014-02-19
1
-2
/
+3
*
packet: Make set_ethertype() static
Simon Horman
2014-02-19
1
-1
/
+1
*
packets: Fix userland implementation of set-field ipv6 addresses
YAMAMOTO Takashi
2014-02-04
1
-2
/
+2
*
lib: Add tpid parameter to eth_push_vlan()
Simon Horman
2014-01-16
1
-2
/
+2
*
lib/util: Rename ctz() as ctz32().
Jarno Rajahalme
2013-12-03
1
-1
/
+1
[next]