Age | Commit message (Expand) | Author |
2013-01-16 | bgpd: uncork/nagle socket when sending BGP NOTIFY | Leonid Rosenboim |
2013-01-16 | Revert "bgpd: flock() dump files (BZ#742)" | David Lamparter |
2013-01-16 | zebra: fix sockaddr_dl length assumptions (BZ#737) | David Lamparter |
2013-01-16 | build: update .gitignore for all test programs | Leonid Rosenboim |
2013-01-15 | build: add buildtest.sh script | David Lamparter |
2013-01-15 | build: Fix build on MacOSX 10.8 (Mountain Lion) | Hasso Tepper |
2013-01-15 | build: Remove deprecated AM_CONFIG_HEADER | Hasso Tepper |
2013-01-15 | bgpd: uncork after each write | Stephen Hemminger |
2013-01-15 | bgpd: use recent monotonic time for readtime | Stephen Hemminger |
2013-01-15 | configure: allow building without getrusage | Stephen Hemminger |
2013-01-15 | bgpd: mark route nodes scheduled into work queue | Stephen Hemminger |
2013-01-15 | bgpd: improve logging of invalid BGP Notifications | Leonid Rosenboim |
2013-01-14 | bgpd: fix error response to invalid BGP version number | Leonid Rosenboim |
2013-01-14 | bgpd: fix a bug in bgp_attr_dup | Christian Franke |
2013-01-14 | bgpd: fix a memleak on "set community none" | Christian Franke |
2013-01-14 | zebra: don't overrun afi/safi array boundaries | Leonid Rosenboim |
2013-01-14 | bgpd: store "no neighbor activate" for IPv4 unicast | Christian Franke |
2013-01-14 | bgpd: avoid heap fragmentation in bgp_clear_route_table | Jorge Boncompte [DTI2] |
2013-01-14 | bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdown | Jorge Boncompte [DTI2] |
2013-01-11 | lib: remove ALL_LIST_ELEMENTS dead code branch | David Lamparter |
2013-01-11 | zebra: fix netlink NL_PKT_BUF_SIZE | 高鹏 |
2013-01-11 | build: Fix build for systems with no /bin/true | Hasso Tepper |
2013-01-11 | build: MacOSX needs BSD struct ip_mreq hack too | Hasso Tepper |
2013-01-11 | testzebra: pragma weak: detect systems with weak alias and provide alternative | Doug VanLeuven |
2013-01-11 | Merge remote-tracking branch 'savannah/sf/ospfd' | David Lamparter |
2013-01-07 | ospfd: Remove dup MaxAge LSA flood | Dinesh G Dutt |
2013-01-07 | ospfd: Corrected ospfd Type-4/Type-5 ls update handling | Vishal Kumar |
2013-01-07 | ospfd: compile warning cleanups | Andrew Certain |
2013-01-07 | ospfd: Update nsm_change_state to static scope, as it is not called from else... | Andrew Certain |
2013-01-07 | ospfd: Changed TE instance check to remove -Wtype-limits warning | Andrew Certain |
2013-01-07 | lib: Changes to VTY string-parsing macros to remove warnings | Andrew Certain |
2013-01-07 | ospfd: Update comments to be more clear in packet processing | Andrew Certain |
2013-01-07 | ospfd: Fixed signed/unsigned masking of negative metrics | Andrew Certain |
2013-01-07 | ospfd: Fixed typo bug in ospf_vty.h:ospf_neighbor | Andrew Certain |
2013-01-07 | ospfd: fix argument parsing for distribute-list | Christian Franke |
2013-01-07 | ospf: fix apiserver enable | David Lamparter |
2013-01-07 | ospf: Fix type-4 network mask to 0 per RFC | Leonard Tracy |
2013-01-07 | ospf: Reduce MaxAge log level | Ayan Banerjee |
2013-01-07 | ospf: Convert MAX_AGE LSA list to tree | Dinesh Dutt |
2013-01-07 | ospf: forward ref. of areas for "max-metric router-lsa administrative" cmd | Ayan Banerjee |
2013-01-07 | ospf: suppress delete using replacement | Ayan Banerjee |
2012-12-13 | build: check for .git in configure.ac | David Lamparter |
2012-12-13 | build: fix dist tarball | David Lamparter |
2012-12-13 | build: update ICC warning CFLAGS | David Lamparter |
2012-12-12 | isisd: fix ipv6 metric endianness | Nick Hilliard |
2012-12-12 | isisd: verify metrics on metric-style transition | Christian Franke |
2012-12-12 | isisd: fix metrics check for metric-style narrow | Christian Franke |
2012-12-12 | isisd: address Coverity warnings | David Lamparter |
2012-12-12 | isisd: always join all IS-IS multicast groups | David Lamparter |
2012-12-12 | isisd: save metric-style narrow | Christian Franke |