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