| Commit message (Expand) | Author | Age | Files | Lines |
* | Notify on MTU changes | Stephen Hemminger | 2008-10-08 | 1 | -36/+45 |
* | netlink message signed/unsigned cleanup | Stephen Hemminger | 2008-10-08 | 1 | -6/+6 |
* | Add delete interface cleanout | Stephen Hemminger | 2008-09-18 | 1 | -4/+4 |
* | Set metric in RIB for connected routes | Stephen Hemminger | 2008-09-17 | 1 | -2/+4 |
* | Handle device renames correctly | Stephen Hemminger | 2008-09-17 | 1 | -8/+13 |
* | Set proper protocol for routes from command line | Stephen Hemminger | 2008-09-17 | 1 | -2/+10 |
* | Fix up filtering of netlink pid | Stephen Hemminger | 2008-08-18 | 1 | -10/+11 |
* | Revert "Filter messages so that only netlink messages from kernel are allowed." | Stephen Hemminger | 2008-08-18 | 1 | -19/+27 |
* | Filter messages so that only netlink messages from kernel are allowed. | Stephen Hemminger | 2008-08-18 | 1 | -27/+19 |
* | Manage system routes with zebra | Stephen Hemminger | 2008-08-15 | 1 | -76/+56 |
* | Make log message lookup function use const tables | Stephen Hemminger | 2008-08-01 | 1 | -2/+2 |
* | Merge branch 'upstream' into islavista | Stephen Hemminger | 2008-07-31 | 1 | -1/+1 |
|\ |
|
| * | [zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns | paul | 2008-05-29 | 1 | -1/+54 |
| * | Use the proper field length for the peer's address (netlink_interface_addr) | vize | 2007-08-10 | 1 | -5/+1 |
| * | [zebra] Routemap support on received routes, with 'set src' command (linux) | paul | 2007-05-02 | 1 | -13/+71 |
| * | [PtP over ethernet] New peer flag allows much more addressing flexibility | ajs | 2006-12-12 | 1 | -33/+21 |
| * | [zebra] Fix CID #104, check addr for null, and #18, check nexthop type args | paul | 2006-07-02 | 1 | -0/+7 |
| * | [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink | paul | 2006-01-17 | 1 | -0/+7 |
| * | [zebra] fix some small compile errors, mark several functions static | paul | 2005-11-23 | 1 | -4/+5 |
| * | 2005-11-03 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-03 | 1 | -2/+2 |
| * | 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-10-01 | 1 | -0/+1 |
| * | * zebra_rib.c, rib.h: Add distance and metric arguments to the | hasso | 2005-08-27 | 1 | -2/+3 |
| * | * rt_netlink.c: Remove unused netlink-addr socket declaration. | hasso | 2005-06-12 | 1 | -14/+31 |
| * | * rt_netlink.c: One tiny missing comma caused pointless debug messages | hasso | 2005-04-09 | 1 | -1/+1 |
| * | * rt_netlink.c (netlink_parse_info): Fix warning. It's safe to cast | hasso | 2005-04-09 | 1 | -59/+140 |
| * | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-02 | 1 | -4/+30 |
| * | * rt_netlink.c (netlink_talk_filter): Show always warning message, | hasso | 2005-03-31 | 1 | -12/+5 |
| * | 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-03-29 | 1 | -0/+3 |
| * | 2005-03-12 Paul Jakma <paul@dishone.st> | paul | 2005-03-12 | 1 | -4/+0 |
| * | * rt_netlink.c: Don't show messages "ignoring message type 0x001[89]" | hasso | 2005-02-20 | 1 | -1/+2 |
| * | 2005-02-14 Paul Jakma <paul@dishone.st> | paul | 2005-02-14 | 1 | -0/+4 |
| * | 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-01-29 | 1 | -6/+15 |
| * | 2005-01-24 Martin Pot <mpot at martybugs.net> | paul | 2005-01-24 | 1 | -0/+18 |
| * | 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-07 | 1 | -19/+19 |
| * | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-20 | 1 | -13/+13 |
| * | OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, | hasso | 2004-10-19 | 1 | -1/+3 |
| * | Fix warnings. Didn't even look at files not compiled in Linux though. | hasso | 2004-10-07 | 1 | -2/+2 |
| * | Compiler warnings fixes. | hasso | 2004-09-26 | 1 | -1/+1 |
| * | Commit my hack (yes, I still call it hack) - command line switch for zebra | hasso | 2004-08-31 | 1 | -0/+44 |
| * | Remove pointless privilege lower call. Thanks to Cougar for noticing. | hasso | 2004-08-06 | 1 | -5/+3 |
| * | 2004-05-09 Paul Jakma <paul@dishone.st> | paul | 2004-05-09 | 1 | -3/+3 |
| * | [quagga-dev 1002]. Also fix date of previous commit in Chanelog. | hasso | 2004-04-06 | 1 | -1/+7 |
| * | Fix warning. Approved by Amir. | hasso | 2004-03-04 | 1 | -1/+1 |
| * | 2003-11-17 Jay Fenlason <fenlason@redhat.com> | paul | 2003-11-17 | 1 | -0/+7 |
| * | 2003-09-29 Paul Jakma <paul@dishone.st> | paul | 2003-09-29 | 1 | -30/+30 |
| * | 2003-07-15 Paul Jakma <paul@dishone.st> | paul | 2003-07-15 | 1 | -538/+587 |
| * | 2003-06-19 Vladimir Ivaschenko <hazard@francoudi.com> | paul | 2003-06-19 | 1 | -0/+20 |
| * | 2003-06-15 Paul Jakma <paul@dishone.st> | paul | 2003-06-15 | 1 | -5/+5 |
| * | 2003-06-04 Paul Jakma <paul@dishone.st> | paul | 2003-06-04 | 1 | -1/+40 |
| * | Add back support for null0 interface blackhole routes. | paul | 2003-05-25 | 1 | -16/+20 |