Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
038c7e662a8673f13ed12310a450ff646e825824
/
src
/
vnet
/
ip
668605f
ip: use explicit types in api
by Ole Troan
· 5 years ago
39d6911
api: multiple connections per process
by Dave Barach
· 5 years ago
a633a43
ip: coverity fix
by johny
· 5 years ago
17478e4
ip: fix cancel termination after receive malformed ip6 packet
by johny
· 5 years ago
3bab8f9
fib: Decouple source from priority and behaviour
by Neale Ranns
· 5 years ago
3f5594d
gso: remove the interface count
by Mohsin Kazmi
· 5 years ago
a90b26c
ip6: Fix improper MCAST adj test in IPv6 router solicitation
by Jon Loeliger
· 5 years ago
b3174df
ip: populate ip_reassembly_get_reply correctly
by Matthew Smith
· 5 years ago
960eeea
fib: constify the adjacency in the rewrite nodes
by Neale Ranns
· 5 years ago
9534696
ipip: Tunnel flags controlling copying data to/from payload/encap
by Neale Ranns
· 5 years ago
757de98
ip: init l3_hdr_offset when pushing an ip4 header
by Florin Coras
· 5 years ago
9db6ada
fib: Table Replace
by Neale Ranns
· 5 years ago
efd7bc2
tests: Remove the unrequired VPP IP address/prefix class wrappers
by Neale Ranns
· 5 years ago
ea93e48
ip: IP address and prefix types (moved from LISP)
by Neale Ranns
· 5 years ago
eb284a1
ip: functional interface to ip fragmentation
by Ole Troan
· 5 years ago
d318a99
dhcp: ipv6 prefix delegation improvements
by Dave Barach
· 5 years ago
2089c69
tcp: IPv6 flow label support
by Tarun Gupta
· 5 years ago
0b6a857
ip: Fragmentation fixes
by Neale Ranns
· 5 years ago
5b755e2
ip: cleanup typos in documentation
by Paul Vinciguerra
· 5 years ago
ee74376
ip: refactor ip4_mtrie to use atomic store-release
by jaszha03
· 5 years ago
04c0130
ip: refactor ip4_mtrie to atomically unset leaves
by jaszha03
· 5 years ago
1afe952
ip: Punt rather than drop unkown IPv6 ICMP packets
by Neale Ranns
· 5 years ago
f6c8f50
ping: move the echo responder into the ping plugin
by Neale Ranns
· 5 years ago
38f7ccb
ip: reassembly fix sanity checks
by Klement Sekera
· 5 years ago
ea5cd12
ip: fix tracing of packet flags
by Klement Sekera
· 5 years ago
cf7803d
ip: reassembly: fix use-after-free
by Benoît Ganne
· 5 years ago
6bcc6a4
dhcp: fix crash on unicast renewal send
by Neale Ranns
· 5 years ago
f158944
ip: trivial typos in docs
by Paul Vinciguerra
· 5 years ago
f72ad93
ip: punt API cleanup
by Jakub Grajciar
· 5 years ago
54f89e5
ip: rd_cp API cleanup
by Jakub Grajciar
· 5 years ago
26c7a4b
ping: Move to plugin
by Mohsin Kazmi
· 5 years ago
8563cb3
ip: reassembly: trace ip headers over worker handoffs
by Klement Sekera
· 5 years ago
be01e63
ip: RD-CP API incorrect reply code
by Neale Ranns
· 5 years ago
5b1379b
ip: fix clang debug compilation
by Benoît Ganne
· 5 years ago
02833ff
tcp: custom checksum calculations for Ipv4/Ipv6
by Srikanth A
· 5 years ago
7b2e9fb
map: use ip6-full-reassembly instead of own code
by Klement Sekera
· 5 years ago
2429f8b
ip: fix coverity warning
by Klement Sekera
· 5 years ago
d6f1c9c
mpls: support fragmentation of mpls output packet
by Rajesh Goel
· 5 years ago
1ff3c15
ip: only install IPv6 prefixes in FIB when the interface is up
by Neale Ranns
· 5 years ago
3a1ef47
ip: remove dead code in ip6-svr
by Klement Sekera
· 5 years ago
0eb75d0e
ip: add tracing for ipv6 frag headers
by Klement Sekera
· 5 years ago
364b20a
ip: reassembly add missing goto
by Klement Sekera
· 5 years ago
91f6883
ip: reassembly remove dead code
by Klement Sekera
· 5 years ago
4602376
ip: MFIB CLI fix for parsing path flags
by Neale Ranns
· 5 years ago
ac3e72c
ip: Fix IP unnumbered dump of one interface
by Neale Ranns
· 5 years ago
79c9d36
ip: fix use-after-free in IPv6 SLAAC expiration
by Benoît Ganne
· 5 years ago
eacc8c5
ip: mfib CLI 'via local' fix
by Neale Ranns
· 5 years ago
63c7353
ip: svr: fix feature refcounts
by Klement Sekera
· 5 years ago
2d0ebd7
ip: fix use-after-free in reassembly
by Benoît Ganne
· 5 years ago
de34c35
ip: add shallow virtual reassembly functionality
by Klement Sekera
· 5 years ago
769145c
ip: respect buffer boundary when searching for ipv6 headers
by Klement Sekera
· 6 years ago
2a1ca78
api: split api generated files
by Ole Troan
· 5 years ago
33af8c1
fib: fix some typos in fib/mtrie
by Lijian.Zhang
· 5 years ago
896c896
ip: refactor reassembly
by Klement Sekera
· 5 years ago
7ca5aaa
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
by Damjan Marion
· 5 years ago
b28a81e
api: add missing format_vl_api_ip[46]_address_with_prefix_t
by Jakub Grajciar
· 5 years ago
138c37a
fib: do not dump no-longer valid adjacencies
by Benoît Ganne
· 5 years ago
6d5f659
ip: fix memory leak in ip_dump handler
by Matthew Smith
· 5 years ago
75761b9
api: split vl_api_prefix into two
by Ole Troan
· 5 years ago
33a5817
api: autogenerate api trace print/endian
by Ole Troan
· 5 years ago
86b1871
ip: apply dual loop unrolling in ip4_input
by Lijian.Zhang
· 5 years ago
840f64b
ip: apply dual loop unrolling in ip4_rewrite
by Lijian.Zhang
· 5 years ago
1146ff4
tcp: enable gso in tcp hoststack
by Simon Zhang
· 5 years ago
c4abafd
ip: fix udp/tcp checksum corner cases
by Dave Barach
· 5 years ago
e5ff5a3
api: enforce vla is last and fixed string type
by Ole Troan
· 5 years ago
d770cfc
ipsec ip tcp l2: multiarch nodes cannot be declared as static
by Damjan Marion
· 5 years ago
e7eba48
ip: remove unused function parameter
by Simon Zhang
· 5 years ago
8e9e0ec
ip: reassembly: remove unnecessary code
by Klement Sekera
· 5 years ago
59ac9c2
ip: ip6_preflen_to_mask incorrect result for prefix len > 64
by Andrew Yourtchenko
· 5 years ago
95e091b
ip: fix merge issue
by Klement Sekera
· 5 years ago
e717482
vppapigen: remove support for legacy typedefs
by Paul Vinciguerra
· 5 years ago
630ab58
ip: reassembly: send packet out on correct worker
by Klement Sekera
· 5 years ago
053204a
api: Cleanup APIs interface.api
by Jakub Grajciar
· 6 years ago
a665921
ip: leverage existing vlib_buffer_advance
by Zhiyong Yang
· 5 years ago
6c92f5b
ip: allow addrs from the same prefix on intf
by Matthew Smith
· 5 years ago
edfe2c0
api: vppapitrace JSON/API trace converter
by Ole Troan
· 5 years ago
3bc6bc2
ip: fix ip6/udp checksum for pkts using buffer chaining
by John Lo
· 5 years ago
2be3eb6
ipsec: FIx feature ordering
by Neale Ranns
· 5 years ago
55c68c9
docs: Small fixes and ordering
by Nathan Skrzypczak
· 5 years ago
515eed4
api: add prefix matcher typedef
by Paul Vinciguerra
· 5 years ago
1404698
ip: Ensure reassembly runs before IPSec decrypt.
by Neale Ranns
· 5 years ago
5ca2a8a
fib: fix calls to unformat_fib_path
by Neale Ranns
· 5 years ago
038e1df
dhcp ip: DSCP settings for transmitted DHCP packets
by Neale Ranns
· 5 years ago
88d29a9
ip: admin change affects intf IPv4 addr routes
by Matthew G Smith
· 5 years ago
53c5015
api: add DSCP definitions to ip_types.api
by Paul Vinciguerra
· 5 years ago
43ba292
ip: Trace the packet from the punt node
by Neale Ranns
· 5 years ago
719beb7
ip ipsec: Remove IPSec SPI-0 punt reason
by Neale Ranns
· 5 years ago
39040a6
ip: Punt node does not free iovecs
by Neale Ranns
· 5 years ago
adbaf7b
ip: fix show ip neigh vector read overflow
by Benoît Ganne
· 5 years ago
32dcd3b
vppinfra: allocate bihash virtual space on demand
by Dave Barach
· 5 years ago
44e6046
ip: retain local interface address adjacency
by Matthew Smith
· 5 years ago
3ffe6ca
sctp: move to plugins, disabled by default
by Florin Coras
· 5 years ago
c2ac235
fib: allow route delete with no paths and multipath=0 to remove the whole route
by Neale Ranns
· 5 years ago
7910feb
ip: fix ip lookup for arm
by Florin Coras
· 5 years ago
cb54e3c
ip: ip-lookup - remove the dead code
by Neale Ranns
· 5 years ago
ab05508
api: refactor format_vl_api_prefix_t return keys
by Paul Vinciguerra
· 6 years ago
377860a
api: Remove the inlines file and replace with library functions
by Neale Ranns
· 5 years ago
a638c18
vlib: packet tracer support for pkt thread handoffs
by Dave Barach
· 5 years ago
c87b66c
ipsec: ipsec-tun protect
by Neale Ranns
· 6 years ago
097fa66
fib: fib api updates
by Neale Ranns
· 7 years ago
Next »