summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-01bgpd: relax ORF capability length handlingDavid Lamparter
2013-02-01bgpd: don't try to reconcile AS4_PATH with NULLDavid Lamparter
2013-01-16build: Quagga 0.99.22-rc1David Lamparter
2013-01-16bgpd: conditional default-originate using route-mapChristian Franke
2013-01-16bgpd: uncork/nagle socket when sending BGP NOTIFYLeonid Rosenboim
2013-01-16Revert "bgpd: flock() dump files (BZ#742)"David Lamparter
2013-01-16zebra: fix sockaddr_dl length assumptions (BZ#737)David Lamparter
2013-01-16build: update .gitignore for all test programsLeonid Rosenboim
2013-01-15build: add buildtest.sh scriptDavid Lamparter
2013-01-15build: Fix build on MacOSX 10.8 (Mountain Lion)Hasso Tepper
2013-01-15build: Remove deprecated AM_CONFIG_HEADERHasso Tepper
2013-01-15bgpd: uncork after each writeStephen Hemminger
2013-01-15bgpd: use recent monotonic time for readtimeStephen Hemminger
2013-01-15configure: allow building without getrusageStephen Hemminger
2013-01-15bgpd: mark route nodes scheduled into work queueStephen Hemminger
2013-01-15bgpd: improve logging of invalid BGP NotificationsLeonid Rosenboim
2013-01-14bgpd: fix error response to invalid BGP version numberLeonid Rosenboim
2013-01-14bgpd: fix a bug in bgp_attr_dupChristian Franke
2013-01-14bgpd: fix a memleak on "set community none"Christian Franke
2013-01-14zebra: don't overrun afi/safi array boundariesLeonid Rosenboim
2013-01-14bgpd: store "no neighbor activate" for IPv4 unicastChristian Franke
2013-01-14bgpd: avoid heap fragmentation in bgp_clear_route_tableJorge Boncompte [DTI2]
2013-01-14bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdownJorge Boncompte [DTI2]
2013-01-11lib: remove ALL_LIST_ELEMENTS dead code branchDavid Lamparter
2013-01-11zebra: fix netlink NL_PKT_BUF_SIZE高鹏
2013-01-11build: Fix build for systems with no /bin/trueHasso Tepper
2013-01-11build: MacOSX needs BSD struct ip_mreq hack tooHasso Tepper
2013-01-11testzebra: pragma weak: detect systems with weak alias and provide alternativeDoug VanLeuven
2013-01-11Merge remote-tracking branch 'savannah/sf/ospfd'David Lamparter
2013-01-07ospfd: Remove dup MaxAge LSA floodDinesh G Dutt
2013-01-07ospfd: Corrected ospfd Type-4/Type-5 ls update handlingVishal Kumar
2013-01-07ospfd: compile warning cleanupsAndrew Certain
2013-01-07ospfd: Update nsm_change_state to static scope, as it is not called from else...Andrew Certain
2013-01-07ospfd: Changed TE instance check to remove -Wtype-limits warningAndrew Certain
2013-01-07lib: Changes to VTY string-parsing macros to remove warningsAndrew Certain
2013-01-07ospfd: Update comments to be more clear in packet processingAndrew Certain
2013-01-07ospfd: Fixed signed/unsigned masking of negative metricsAndrew Certain
2013-01-07ospfd: Fixed typo bug in ospf_vty.h:ospf_neighborAndrew Certain
2013-01-07ospfd: fix argument parsing for distribute-listChristian Franke
2013-01-07ospf: fix apiserver enableDavid Lamparter
2013-01-07ospf: Fix type-4 network mask to 0 per RFCLeonard Tracy
2013-01-07ospf: Reduce MaxAge log levelAyan Banerjee
2013-01-07ospf: Convert MAX_AGE LSA list to treeDinesh Dutt
2013-01-07ospf: forward ref. of areas for "max-metric router-lsa administrative" cmdAyan Banerjee
2013-01-07ospf: suppress delete using replacementAyan Banerjee
2012-12-13build: check for .git in configure.acDavid Lamparter
2012-12-13build: fix dist tarballDavid Lamparter
2012-12-13build: update ICC warning CFLAGSDavid Lamparter
2012-12-12isisd: fix ipv6 metric endiannessNick Hilliard
2012-12-12isisd: verify metrics on metric-style transitionChristian Franke