Age | Commit message (Expand) | Author |
2009-06-18 | [configure] Detect support for monotonic clock | Stephen Hemminger |
2009-06-18 | [BGP/cleanup] make message list in bgp_open const | Stephen Hemminger |
2009-06-18 | [BGP/cleanup] make community hash table static | Stephen Hemminger |
2009-06-18 | [BGP/cleanup] make some damp function static | Stephen Hemminger |
2009-06-18 | [BGP/cleanup] make ecommunity variables/functions local | Stephen Hemminger |
2009-06-18 | [BGP/cleanup] main program cleanup | Stephen Hemminger |
2009-06-18 | [zebra/cleanup] make message table read only | Stephen Hemminger |
2009-06-18 | [OSPF/cleanup] make message lists read only | Stephen Hemminger |
2009-06-18 | [bgpd/cleanup] make message lists read only | Stephen Hemminger |
2009-06-18 | [bgpd] add comment that bgp_capability_receive is exported for unit-tests | Paul Jakma |
2009-06-18 | [cleanup] Allow message tables to be constant | Stephen Hemminger |
2009-06-18 | [cleanup] Fix compile warnings | Stephen Hemminger |
2009-06-18 | [cleanup] Use const in smux interface | Stephen Hemminger |
2009-06-18 | [bgpd/cleanup] BGP make attribute variables local | Stephen Hemminger |
2009-06-18 | [bgpd/cleanup] Make BGP FSM table read-only static | Stephen Hemminger |
2009-06-18 | [bgpd] reference count the BGP instance | Stephen Hemminger |
2009-06-18 | [bgpd] Make declarations match | Stephen Hemminger |
2009-06-18 | [zebra] Remove unused structure element | Stephen Hemminger |
2009-06-18 | [zebra] Force rib_update when connected route deleted | Stephen Hemminger |
2009-06-18 | [cleanup] Use correct buffer size for inet_ntop() | Stephen Hemminger |
2009-06-18 | [ripd] Ignore non-running interfaces in rip status | Stephen Hemminger |
2009-06-18 | [lib] Put symbolic backtrace on system log | Stephen Hemminger |
2009-06-18 | [lib] sockopt_tcp_signature: sin6 requires HAVE_IPV6 | Stephen Hemminger |
2009-06-18 | [ospf6d] Remove 'no router' from OSPF6_NODE | Stephen Hemminger |
2009-06-18 | [ospf6d] Fix ospf6d crash if removing interface with no area | Jon |
2009-06-18 | [ospf6d] Fix ospf6d crash in show border routers | Jon |
2009-06-18 | [ospf6] Add no router ospf6 | Jon |
2009-06-18 | [ospf6d] Fix ospf6d crash if range defined twice | Jon |
2009-06-18 | [ospfd] Fix OSPF route refcount leak | Stephen Hemminger |
2009-06-18 | [zebra] Only announce connected routes if link is detected | Stephen Hemminger |
2009-06-18 | [zebra] MTU is unsigned | Stephen Hemminger |
2009-06-18 | [zebra] remove incorrect debug message | Stephen Hemminger |
2009-06-18 | [zebra] Cleanup meta-queue code | Stephen Hemminger |
2009-06-18 | [zebra] netlink interface minor cleanup | Stephen Hemminger |
2009-06-18 | [zebra] Fix vyatta bug 2814: Add "show ip route summary" command. | Stig Thormodsrud |
2009-06-18 | [vtysh] Add a --noerror option | Stephen Hemminger |
2009-06-18 | [vtysh] Return non-zero exit code on error. | Stephen Hemminger |
2009-06-18 | [vtysh] Make vtysh more useable for scripting | Stephen Hemminger |
2009-06-18 | [vtysh] Force line buffered mode. | Stephen Hemminger |
2009-06-18 | [gcc] Add gcc printf format checks | Stephen Hemminger |
2009-06-12 | [cleanup] Make command nodes static | Stephen Hemminger |
2009-06-12 | [cleanup] functions taking no args should be declared with void args | Stephen Hemminger |
2009-06-12 | [cleanup] add const attribute to lib/if.c::if_dump | Stephen Hemminger |
2009-06-12 | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger |
2009-06-12 | [bgpd] Add support for the old Linux 2.4, TCP_MD5_AUTH RFC2385 patch | Paul Jakma |
2009-06-09 | [bgpd] Fixed as-path prepend/exclude ASN handling | Denis Ovsienko |
2009-06-02 | Merge remote branch 'origin/master' | Paul Jakma |
2009-06-02 | [snmp] Compiler warning fixes for when "--enable-snmp" is configured. | Chris Caputo |
2009-06-02 | [smux] 64-bit fix for lib/smux.h SNMP_INTEGER() macro | Chris Caputo |
2009-06-02 | [ospfd] fix vty ospfd no ospf abr-type standard | Francesco Dolcini |