Commit Graph

33 Commits (f8381cba04ba8173fd5a2b8e5cd8b3290ee13a98)

Author SHA1 Message Date
Thomas Graf e07bca84cd [NETLINK]: Restore API compatibility of address and neighbour bits 18 years ago
Thomas Graf e3703b3de1 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code 18 years ago
Thomas Graf 6051e2f4fb [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api 18 years ago
YOSHIFUJI Hideaki cbde1668e4 [NET]: Move netlink interface bits to linux/if_link.h. 19 years ago
Thomas Graf 56fc85ac96 [RTNETLINK]: Unexport rtnl socket 19 years ago
Thomas Graf 97676b6b55 [RTNETLINK]: Add rtnetlink notification interface 19 years ago
Thomas Graf 2942e90050 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts 19 years ago
Patrick McHardy b801f54917 [NET]: Increate RT_TABLE_MAX to 2^32 19 years ago
Patrick McHardy 9e762a4a89 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes 19 years ago
Steven Whitehouse a8731cbf61 [DECNET]: Covert rules to use generic code 19 years ago
Thomas Graf b63bbc5006 [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h 19 years ago
Thomas Graf 9067c722cf [NEIGH]: Move netlink neighbour bits to linux/neighbour.h 19 years ago
Thomas Graf 0844565fb8 [NET]: Move netlink interface bits to linux/if.h 19 years ago
Thomas Graf 1823730fbc [IPv4]: Move interface address bits to linux/if_addr.h 19 years ago
Thomas Graf 101367c2f8 [IPV6]: Policy Routing Rules 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Patrick McHardy a5cdc03003 [IPV4]: Add fib rule netlink notifications 19 years ago
Alpt 99cae7fca1 [NET] rtnetlink: Add RTPROT entry for Netsukuku. 19 years ago
Stephen Hemminger 6756ae4b4e [NET]: Convert RTNL to mutex. 19 years ago
Stefan Rompf b00055aacd [NET] core: add RFC2863 operstate 19 years ago
Kristian Slavov 6b80ebedbe [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h 19 years ago
Patrick McHardy ac6d439d20 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 20 years ago
Patrick McHardy 8a47077a0b [NETLINK]: Missing padding fields in dumped structures 20 years ago
Patrick McHardy b3563c4fbf [NETLINK]: Clear padding in netlink messages 20 years ago
Thomas Graf d675c989ed [PKT_SCHED]: Packet classification based on textsearch (ematch) 20 years ago
Thomas Graf 8f48bcd4ef [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag 20 years ago
Thomas Graf c52a3f89f8 [NETLINK]: Fix RTA_NEST_CANCEL(). 20 years ago
Thomas Graf c7fb64db00 [NETLINK]: Neighbour table configuration and statistics via rtnetlink 20 years ago
Thomas Graf 0076824492 [NETLINK] Routing attribute related shortcuts 20 years ago
Thomas Graf db46edc6d3 [RTNETLINK] Cleanup rtnetlink_link tables 20 years ago
Thomas Graf f90a0a74b8 [RTNETLINK] Fix & cleanup rtm_min/rtm_max 20 years ago
Thomas Graf d775fc09f1 [RTNETLINK] Fix RTM_MAX to represent the maximum valid message type 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago