]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2024-07-09  Vojtech VilimekSNMP: tmp
2024-07-09  Vojtech VilimekSNMP: tmp
2024-07-04  Vojtech VilimekSNMP: tmp ``microimprovement'' flush worktree
2024-07-04  Vojtech VilimekSNMP: tmp microimprovement user protocol doc
2024-05-24  Vojtech VilimekSNMP: Slow integraion of MIB tree in SNMP code
2024-05-21  Vojtech VilimekSNMP: MIB improvement
2024-04-22  Vojtech VilimekSNMP: MIB tree
2024-01-23  Vojtech VilimekSNMP: Major leap forward
2024-01-10  Vojtech VilimekSNMP: dead end
2023-11-16  Vojtech VilimekSNMP: Documentation improvements
2023-11-15  Vojtech VilimekSNMP: Major code improvements
2023-11-15  Vojtech VilimekSNMP: Use compile-time selected byte order
2023-11-15  Vojtech VilimekSNMP: Refactor - use inline functions
2023-11-08  Vojtech VilimekSNMP: Fix handling of partially received PDUs
2023-11-08  Vojtech VilimekSNMP: Add documentation
2023-11-08  Vojtech VilimekSNMP: Fix non-debug build
2023-10-25  Vojtech VilimekSNMP: Improvements in registration handling
2023-10-25  Vojtech VilimekSNMP: Refactoring
2023-10-25  Vojtech VilimekSNMP: Remove support for context
2023-10-25  Vojtech VilimekSNMP: Better handling of errors
2023-10-25  Vojtech VilimekSNMP: Bugfixes, minor code improvements
2023-10-19  Vojtech VilimekSNMP: Remove development comments
2023-10-19  Vojtech VilimekMerge branch 'vv-test' into proto-snmp
2023-10-19  Vojtech VilimekSNMP: Bare support for agentx-TestSet-PDU
2023-10-19  Vojtech VilimekSNMP: Code improvements
2023-10-19  Vojtech VilimekSNMP: Remove old code
2023-10-19  Vojtech Vilimekfixup! An unexpected NULL pilgrim
2023-10-19  Vojtech VilimekSNMP: Refactoring - Comments, Logging
2023-10-18  Vojtech VilimekSNMP: Refactoring - Comments, Logging
2023-10-18  Vojtech VilimekSNMP: Add bgp trie cleanup
2023-10-18  Vojtech VilimekSNMP: Minor changes in get, get_next handling
2023-10-11  Vojtech VilimekSNMP: BGP4-MIB add LocalIdentifier
2023-09-11  Vojtech VilimekSNMP: Context support and improved registering
2023-09-04  Vojtech VilimekSNMP: Refactoring
2023-09-04  Vojtech VilimekSNMP: Add timeout config option, refactoring
2023-09-04  Vojtech VilimekSNMP: BGP4-MIB notifications
2023-09-04  Vojtech VilimekSNMP: Refactoring (readability)
2023-09-04  Vojtech VilimekSNMP: Refactoring (order)
2023-09-04  Vojtech VilimekSNMP: Remove transmit hook, new macros
2023-09-04  Vojtech VilimekTesting Notify-PDU
2023-08-30  Vojtech VilimekMinor bugfix
2023-08-08  Vojtech VilimekBig code cleanup
2023-08-08  Vojtech VilimekBugfixes
2023-08-08  Vojtech VilimekFix BGP identifier values in BGP4-MIB
2023-08-08  Vojtech VilimekRegister-PDU distinguish between instance/tree reg.
2023-08-08  Vojtech VilimekExtension for varbind TimeTicks, varbind type sizes
2023-07-26  Vojtech Vilimekfixed snmp_test.c test suite
2023-07-26  Vojtech Vilimekmainly visual tweaks
2023-07-26  Vojtech Vilimekchanges in subagent.c API
2023-07-26  Vojtech Vilimekchanges in bgp_mib.c API (mainly)
2023-07-11  Vojtech VilimekAdd missing prefix file
2023-07-11  Vojtech Vilimekcode cleanup
2023-07-11  Vojtech VilimekCompleted trie API changes
2023-07-06  Vojtech Vilimekchanges in trie_walk_init() - preview
2023-07-05  Vojtech Vilimektests pass (several times)
2023-07-04  Vojtech Vilimektemporal
2023-04-28  Vojtech Vilimektmp: tmp progress on trie API
2023-04-14  Vojtech Vilimektmp: enhancements in trie api changes
2023-04-07  Vojtech VilimekExtend the trie_walk_init api + test
2023-03-31  Vojtech Vilimektmp: minor changes
2023-03-31  Vojtech Vilimektmp: minor changes
2023-03-24  Vojtech Vilimektmp: minor changes + fixed tests
2023-03-24  Vojtech Vilimektmp: add new bgp mib entry support (bgpPeerTable)
2023-03-24  Vojtech Vilimektmp: add new helper function
2023-03-14  Vojtech Vilimektmp: fix parsing multiple in rx buffer
2023-03-14  Vojtech Vilimektmp: minor changes
2022-12-17  Vojtech Vilimekcode cleanup
2022-12-17  Vojtech Vilimektmp
2022-12-10  Vojtech Vilimektmp: compiles and runs
2022-12-10  Vojtech Vilimeksnmp reconnect
2022-12-10  Vojtech Vilimeksnmp_log() wrapper
2022-12-06  Vojtech Vilimektmp
2022-11-29  Vojtech Vilimektmp: compiles
2022-11-22  Vojtech Vilimekmoving shared parts to snmp_utils
2022-11-19  Vojtech Vilimektmp: compiles
2022-11-15  Vojtech Vilimekfix the Get and GetNext
2022-11-05  Vojtech Vilimektmp: compiles, first tests
2022-09-30  Vojtech VilimekTMP: compiles and runs
2022-09-20  Vojtech VilimekTMP: work on Get-PDU and GetNext-PDU
2022-09-06  Vojtech VilimekTMP new snmp PDUs
2022-08-10  Vojtech VilimekTMP: compiles, some pdus working
2022-08-02  Vojtech VilimekTMP: code cleanup - remove trailing whitespace
2022-08-02  Vojtech VilimekTMP: proto-snmp compiles and connects to master
2022-08-01  Vojtech VilimekRefactor of struct channel and channel_config
2022-08-01  Vojtech VilimekInitial commit for new protocol `snmp'
2022-07-28  Maria MatejkaSending an event must also ping the target IO loop
2022-07-28  Maria MatejkaMoved the thread starting code to IO loop code
2022-07-28  Maria MatejkaMerge commit '03bf6b90' into thread-next
2022-07-28  Maria MatejkaRevert "Adding a generic cork mechanism for events"
2022-07-18  Maria MatejkaEvent lists rewritten to a single linked list
2022-07-18  Maria MatejkaMerge commit '94eb0858' into thread-next
2022-07-18  Maria MatejkaMerge commit 'a4451535' into thread-next
2022-07-18  Maria MatejkaFixed an annoying warning in ea_get_storage()
2022-07-18  Maria MatejkaFixing build issues caused by a nonportable Makefile...
2022-07-18  Maria MatejkaMerge commit 'a845651b' into thread-next
2022-07-15  Maria MatejkaMerge commit 'c70b3198' into thread-next [lots of confl...
2022-07-14  Maria MatejkaFixed invalid routes handling
2022-07-13  Maria MatejkaMerge branch 'backport' into thread-next
2022-07-13  Maria MatejkaMerge commit '2e5bfeb73ac25e236a24b6c1a88d0f2221ca303f...
2022-07-13  Maria MatejkaMerge commit 'd429bc5c841a8e9d4c81786973edfa56d20a407e...
next