Denis Cheng
|
51f82a2b12
net/ipv4/arp.c: Use common hex_asc helpers
|
17 years ago |
Johannes Berg
|
f5184d267c
net: Allow netdevices to specify needed head/tailroom
|
17 years ago |
YOSHIFUJI Hideaki
|
a7d632b6b4
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |
Denis V. Lunev
|
ffc31d3d77
[NETNS]: /proc/net/arp namespacing.
|
17 years ago |
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 |