Denis V. Lunev
|
49e8a279a1
[NETNS]: Process ARP in the context of the correct namespace.
|
17 years ago |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 years ago |
Pavel Emelyanov
|
988b705077
[ARP]: Introduce the arp_hdr_len helper.
|
17 years ago |
David S. Miller
|
9ff5660746
Revert "[NDISC]: Fix race in generic address resolution"
|
17 years ago |
David S. Miller
|
69cc64d8d9
[NDISC]: Fix race in generic address resolution
|
17 years ago |
Jan Engelhardt
|
abfdf1c489
[NETFILTER]: ebtables: remove casts, use consts
|
17 years ago |
Denis V. Lunev
|
f206351a50
[NETNS]: Add namespace parameter to ip_route_output_key.
|
17 years ago |
Denis V. Lunev
|
39a6d06300
[NETNS]: Process inet_confirm_addr in the correct namespace.
|
17 years ago |
Denis V. Lunev
|
9bd85e3264
[IPV4]: Remove extra argument from arp_ignore.
|
17 years ago |
Denis V. Lunev
|
2db82b534b
[NETNS]: Make arp code network namespace consistent.
|
17 years ago |
Denis V. Lunev
|
a79878f00d
[ARP]: Move inet_addr_type call after simple error checks in arp_contructor.
|
17 years ago |
Eric W. Biederman
|
6b175b26c1
[NETNS]: Add netns parameter to inet_(dev_)add_type.
|
17 years ago |
Rami Rosen
|
cb7928a528
[IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4
|
17 years ago |
Eric W. Biederman
|
426b5303eb
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
|
17 years ago |
Joe Perches
|
f97c1e0c6e
[IPV4] net/ipv4: Use ipv4_is_<type>
|
17 years ago |
Pavel Emelyanov
|
586f121152
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
|
17 years ago |
Pavel Emelyanov
|
32e569b727
[IPV4]: Pass the net pointer to the arp_req_set_proxy()
|
17 years ago |
Pavel Emelyanov
|
f8b33fdfaf
[ARP]: Consolidate some code in arp_req_set/delete_publc
|
17 years ago |
Pavel Emelyanov
|
46479b4329
[ARP]: Minus one level of ndentation in arp_req_delete
|
17 years ago |
Pavel Emelyanov
|
43dc170117
[ARP]: Minus one level of indentation in arp_req_set
|
17 years ago |
Rolf Manderscheid
|
a9e527e3f9
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
|
17 years ago |
Mark Ryden
|
e0260feddf
[IPV4] ARP: Remove not used code
|
17 years ago |
Adrian Bunk
|
3660019e5f
[IPV4]: Remove bogus ifdef mess in arp_process
|
17 years ago |
Jonas Danielsson
|
b4a9811c42
[ARP]: Fix arp reply when sender ip 0
|
17 years ago |
Pavel Emelyanov
|
cf7732e4cc
[NET]: Make core networking code use seq_open_private
|
17 years ago |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 years ago |
Stephen Hemminger
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
17 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 years ago |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
17 years ago |
Eric W. Biederman
|
e730c15519
[NET]: Make packet reception network namespace safe
|
17 years ago |